LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ListWithEvents<T> Class Members

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by ListWithEvents<T>.

Public Constructors
 NameDescription
ListWithEvents<T> ConstructorInitializes a new instance of the ListWithEvents<T> class.  
Top
Public Properties
 NameDescription
CountGets the number of elements actually contained in the ListWithEvents<T>.  
IsReadOnlyGets a value indicating whether the list is read-only.  
ItemGets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
AddAdds an object to the end of the ListWithEvents<T>.  
AddRangeAdds the elements of the specified collection to the end of the ListWithEvents<T>.  
ClearRemoves all elements from the ListWithEvents<T>.  
ContainsDetermines whether an element is in the ListWithEvents<T>.  
CopyToCopies the entire ListWithEvents<T> to a compatible one-dimensional array, starting at the specified index of the target array..  
GetEnumeratorReturns an enumerator that iterates through the ListWithEvents<T>.  
IndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire ListWithEvents<T>.  
InsertInserts an element into the ListWithEvents<T> at the specified index.  
RemoveRemoves the first occurrence of a specific object from the ListWithEvents<T>.  
RemoveAtRemoves the element at the specified index of the ListWithEvents<T>.  
Top
Public Events
 NameDescription
ItemAddedOccurs when an item is added to the list.  
ItemRemovedOccurs when an item is removed from the list.  
ItemUpdatedOccurs when an item in the list is changed.  
Top
See Also

Reference

ListWithEvents<T> Class
Leadtools.Medical.Workstation Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.